home *** CD-ROM | disk | FTP | other *** search
- CreateModel(
- 3, //Number of detail levels
- "lih", //Collision box file name
- // Object 0:
- "lihg0", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 40, //Detail level
- // Object 1:
- "lihg1", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 16, //Detail level
- // Object 2:
- "lihg2", //PBO file name
- "MISSION", //Texture directory
- NO_SORT, //This object shall not be sorted
- 2 //Detail level
- );
-